-
Home
-
{eac}ObjectCache – a persistent object cache using a SQLite database to cache WordPress objects.
-
1.0.4
-
Code
-
Classes
- object_cache_extension
Total Complexity |
90 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
661 |
Lines of code |
498 |
Logical lines of code |
153 |
Comment lines |
98 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_config_option() |
C |
39 |
28 |
50 |
checkForInstall() |
B |
38 |
22 |
67 |
admin_options_settings() |
B |
32 |
14 |
116 |
install_object_cache() |
A |
46 |
11 |
37 |
admin_options_settings_advanced() |
A |
32 |
5 |
123 |
admin_options_help() |
S |
46 |
2 |
64 |
__construct() |
S |
54 |
2 |
22 |
initialize() |
S |
64 |
3 |
10 |
adminVersionUpdate() |
S |
72 |
2 |
6 |
addActionsAndFilters() |
S |
81 |
1 |
3 |